home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 25 / demos / read.me < prev    next >
Encoding:
Text File  |  1986-06-19  |  2.0 KB  |  63 lines

  1. 3DMOLE.BAS
  2.  
  3.     This is a 3D, perspective image of a molecule demo program which works 
  4.     best in low resolution.  This program is based on a Byte article in the 
  5.     February 1986 issue.  Initially it is recommended that the phi and theta 
  6.     values are 0,0 at first.  Phi rotates in the horizontal plane and theta
  7.     rotates in the vertical plane.  This program also reqires data files for
  8.     for the drawing of molecules.
  9.  
  10.  
  11. B10H14.DAT
  12. B5H9.DAT
  13. C7H702N.DAT
  14. CHC6H6.DAT
  15. NACL.DAT
  16. PATTERNS.DAT
  17.  
  18.     These are the data files for the 3D molecule program.  Run these and enjoy
  19.     the 3D perspective of the molecules.
  20.  
  21.  
  22. DISKS.PRG
  23.  
  24.     DISKS.PRG IS A "GREAT" LITTLE GRAPHIC DEMO. IT CYCLES THROUGH ALL THE ST'S
  25.     COLORS AS IT DRAWS DISKS THAT LOOK LIKE TREE RINGS. P.S. PRESS "Q" TO EXIT
  26.     DISKS.PRG
  27.  
  28.  
  29. FRACTAL.PRG
  30.  
  31.     This fractal program shows tides rising and falling against a land mass. For
  32.     medium resolution color systems only.
  33.  
  34.     The bottom slider changes fractal resolution from low on the left to high 
  35.     on the right. The right slider controls the height of the tide, low tide 
  36.     when the slider is down and high tide when up. A new fractal is generated 
  37.     by clicking the top right button. The top left button will exit the program.
  38.     Land is shown in green while water is blue.  This is a very nicely done and
  39.     fast fractal demo program.
  40.  
  41.  
  42. FUJIBOIN.D8A
  43. FUJIBOIN.PRG
  44.  
  45.     Watch the Atari fuji sail across the screen as it boinks and rotates. Very
  46.     nicely done by XANTH, the people who did the bouncing fuji symbol for
  47.     the 800/XE/XL.  Let it run and watch.  Hit the space bar to exit.
  48.  
  49.  
  50. LEVY.C
  51.  
  52.     This is the C source code for last month's Fractal generating program. 
  53.     This program uses command line arguments to set parameters and outputs the
  54.     file in DEGAS low resolution format.  A lot of good code to puruse.
  55.  
  56.   
  57. SPIN.PRG
  58.  
  59.     Keywords: ANIMATION
  60.     
  61.     A Animated spinning 3 dimesional object. Shows, the speed of GEM'S Raster
  62.     operations.  Hit the space bar to exit.
  63.